home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-17 / incdrom.zip / README.TXT < prev   
Text File  |  1992-09-17  |  4KB  |  102 lines

  1.                                                 September 17, 1992
  2.  
  3.  
  4. This is the release of the Always Technology CD-ROM driver.  Please
  5. follow the instructions below for installation.  If you have any
  6. difficulties or suggestions, please let us know.
  7.  
  8. Please check with the Always BBS for updates to this driver.  The
  9. Always BBS can be reached at (818) 597-0275.  This driver has
  10. been tested with the following drives:
  11.  
  12.      Sony CDU-541; Chinon CDS-431; Toshiba XM-3201B & 3301B
  13.      NEC CDR-36 & 84; Texel DM-5020 & 5024
  14.  
  15. Audio is supported on all of the above devices.  However, in this
  16. release, Windows Media player does not work with the Chinon drive.
  17. This should be fixed soon.
  18.  
  19. Additionally, customers have reported success using this driver
  20. with other CD-ROM drives.  If you test with a drive not on this
  21. list, please let us know the manufacturer and model number of the
  22. driver, and the results of your tests.  If there are any
  23. additional drives you would like to see support for, please let
  24. us know that too.
  25.  
  26. Attach the CD drive to your system, as described in the
  27. installation guide.  Pay particular attention to avoid SCSI ID
  28. conflicts, and to bus termination.  The drive must be attached
  29. and powered on when the driver is loaded, in order to access the
  30. drive.
  31.  
  32. Using CD-Roms under DOS requires two separate "drivers".  The
  33. first driver is the adapter interface, (CDROM.SYS) included on
  34. this disk.  The other "driver" is the Microsoft CD Extensions
  35. (MSCDEX.EXE), and is supplied by your drive manufacturer.
  36.  
  37. To install the driver, add the following line to your system's
  38. CONFIG.SYS file:
  39.  
  40.      DEVICE=C:\CDROM.SYS [/D:name]
  41.  
  42. Note that the parameter /D:name is optional, and allows you to
  43. assign a different name to the driver.  The default name is
  44. "ALWAYSCD".  The name assigned is used later when loading MSCDEX
  45. to identify a driver to the MSCDEX utility.  After adding the
  46. above line, you must re-boot your system for the change to take
  47. affect.
  48.  
  49. When the driver is loaded by DOS, a message will be displayed,
  50. giving the driver name and version.  The number of CD-Rom drives
  51. found will then be displayed.  If the driver states that no
  52. drives have been found, verify the installation, and check that
  53. power to the drive is on.  After correcting the problem, re-boot
  54. the machine. The drive must be found at boot time and reported by
  55. the driver to be usable.
  56.  
  57. Once the system is running, and a DOS prompt is displayed, you
  58. must load the Microsft CD Extensions (MSCDEX).  At the DOS
  59. prompt, type the following line:
  60.  
  61.      MSCDEX /D:ALWAYSCD
  62.  
  63. If you changed the default driver name (using the /D:name option)
  64. in your CONFIG.SYS file, use the same name here, in place of
  65. "ALWAYSCD".
  66.  
  67. MSCDEX will display the drive letter(s) assigned to your ROM
  68. devices.  Use those letters as you would any other drive letter
  69. under DOS.  MSCDEX has a number of options for controlling data
  70. buffering, which will enhance performance.  See the MSCDEX
  71. documentation for more details.
  72.  
  73.  
  74. HISTORY: Date    Version      Comment
  75.  
  76.          920917  VCN: 330-7   Changed version number.  
  77.                               Issued as a release.
  78.  
  79.           920905    Beta 0.8  Fixs to support Mammals CD
  80.                               Fixes for Windows media player
  81.                               Matrixing and volume for Mammals
  82.                               Added audio for Toshiba XM-3301
  83.                               Audio for Texel DM-5024/3024
  84.  
  85.           920504    Beta 0.7  Audio support for NEC CDR-3x/7x
  86.                               drives.
  87.  
  88.           920110    Beta 0.5  Some audio support for Chinon
  89.                               CDS-431
  90.  
  91.                               Fixed bug where drive was not seen
  92.                               in combination with certain other
  93.                               devices
  94.  
  95.           910916    Beta 0.4  Fixed hang problem when no IN-2000
  96.                               installed
  97.  
  98.                               Support for NEC CDR-35
  99.  
  100.           910910    Beta 0.3  Audio support for Sony CDU-541.     
  101.                               Chinon CDS-431
  102.